home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ 6⁄22⁄90 / 1479-Script Manager Compa-Jun90 < prev    next >
Encoding:
Text File  |  1990-06-25  |  2.4 KB  |  53 lines  |  [TEXT/GEOL]

  1. Item forwarded  by  MUYSVASOVIC  to PDG$         EUR.DEV.SER$
  2.  
  3. Item    1750740                         22-June-90        09:33PDT
  4.  
  5. From:   S.FRIEDRICH                     Friedrich, Steve
  6.  
  7. To:     MACAPP.TECH$                    MacApp Technical
  8.  
  9. Sub:    Script Manager Compatibility
  10.  
  11. >MacApp 2.0 is essentially Script manager compatible. However, there are still
  12. >a few bugs left here and there. One that I know of: if the label string of a
  13. >TPopup is larger than its frame, the string is truncated in a way which will
  14. >not work with multi-byte character systems.
  15.  
  16. >I believe that the reason why this is so is that developers in general, and
  17. >MacApp developers in particular don't pay enough attention to the script
  18. >manager compatibility issue. This results in less testing, less bug reports,
  19. >and less robust code in MacApp.
  20.  
  21. >I really think that the script manager approach is flawed, because it is an
  22. >optional goodie. It should not be possible to go without it. One simple
  23.  
  24. The developers of MacApp itself pay _particularly_ careful attention to Script
  25. Manager and compatibility issues.  That is why so very few SM use bugs slipped
  26. into MacApp.  The thrust of MacApp has always been to provide the greatest
  27. international capabilities possible, within the limitations of system software.
  28. The use of the SM has been optional in MacApp 2.0 because MacApp 2.0 was
  29. intended to also function on system where the Script Manager was not available.
  30. However, if SM was available it would be used.
  31.  
  32. In the next MacApp (post 2.0) the use of SM is required.  We will deal with
  33. issues like the TPopup one (BTW in Sys 7.0 SM there is finally an approved way
  34. to do continuation characters).
  35.  
  36. The MacApp team itself contains members that can speak English, Russian and
  37. French (though no Frenchman believes that any non-Frenchman can really speak
  38. French).  We are contained in a group that has members who speak Arabic
  39. languages, Japanese, Chinese and others.  There are people here whose prime
  40. responsibility is to ensure international thinking.  So, please don't
  41. characterize us incorrectly.
  42.  
  43. As international developers find deficiencies in MacApp's handling of SM or
  44. bugs in MacApp please don't just bitch about MacApp. Tell us what's wrong and
  45. we'll fix it.  After all, one reason MacApp is great is that it provides a way
  46. to distill other people's experience and expertise into a re-usable form.
  47.  
  48. Thanks for raising the issue.
  49.  
  50. Regards,
  51. Steve
  52.  
  53.